[INFO] cloning repository https://github.com/mkhan45/physics-v2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkhan45/physics-v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkhan45%2Fphysics-v2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkhan45%2Fphysics-v2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5b2b8ed6ba190f380adf0297bbe0c1f68c44b7a
[INFO] testing mkhan45/physics-v2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkhan45%2Fphysics-v2" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mkhan45/physics-v2
[INFO] finished tweaking git repo https://github.com/mkhan45/physics-v2
[INFO] tweaked toml for git repo https://github.com/mkhan45/physics-v2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mkhan45/physics-v2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mkhan45/physics-v2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6331d15c8c48a9e41690cd0a30cde87b620fb461eba4372835fc556c6b060a44
[INFO] running `Command { std: "docker" "start" "-a" "6331d15c8c48a9e41690cd0a30cde87b620fb461eba4372835fc556c6b060a44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6331d15c8c48a9e41690cd0a30cde87b620fb461eba4372835fc556c6b060a44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6331d15c8c48a9e41690cd0a30cde87b620fb461eba4372835fc556c6b060a44", kill_on_drop: false }`
[INFO] [stdout] 6331d15c8c48a9e41690cd0a30cde87b620fb461eba4372835fc556c6b060a44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee09abdc2026ee8a6a936c94640cf5f8350f64bb8a3ccd85f552c5112581148a
[INFO] running `Command { std: "docker" "start" "-a" "ee09abdc2026ee8a6a936c94640cf5f8350f64bb8a3ccd85f552c5112581148a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.17
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling syn v1.0.27
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling ordered-float v1.0.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]    Compiling downcast-rs v1.1.1
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling gimli v0.21.0
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling draw_state v0.8.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling object v0.19.0
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling matrixmultiply v0.2.3
[INFO] [stderr]    Compiling gfx_core v0.9.2
[INFO] [stderr]    Compiling dlib v0.4.1
[INFO] [stderr]    Compiling wayland-sys v0.21.13
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling error-chain v0.12.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling addr2line v0.12.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.4
[INFO] [stderr]    Compiling wayland-commons v0.21.13
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.6
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.53
[INFO] [stderr]    Compiling backtrace v0.3.48
[INFO] [stderr]    Compiling bzip2-sys v0.1.9+1.0.8
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling crossbeam-queue v0.2.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling const-random v0.1.8
[INFO] [stderr]    Compiling sid v0.5.2
[INFO] [stderr]    Compiling imgui-sys v0.2.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling bytecount v0.4.0
[INFO] [stderr]    Compiling xi-unicode v0.2.0
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling glyph_brush_layout v0.1.9
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling rayon v1.3.0
[INFO] [stderr]    Compiling ahash v0.2.18
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling gfx v0.18.2
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling twox-hash v1.5.0
[INFO] [stderr]    Compiling generic-array v0.13.2
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling ogg v0.7.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling mint v0.5.5
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling bstr v0.2.13
[INFO] [stderr]    Compiling nalgebra v0.18.1
[INFO] [stderr]    Compiling minimp3 v0.3.5
[INFO] [stderr]    Compiling glyph_brush v0.6.3
[INFO] [stderr]    Compiling lewton v0.9.4
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling cpal v0.8.2
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling gfx_device_gl v0.16.2
[INFO] [stderr]    Compiling gilrs-core v0.2.6
[INFO] [stderr]    Compiling rlua v0.17.0
[INFO] [stderr]    Compiling microprofile v0.2.1
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling dirs-sys v0.3.4
[INFO] [stderr]    Compiling jpeg-decoder v0.1.19
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling podio v0.1.6
[INFO] [stderr]    Compiling claxon v0.4.2
[INFO] [stderr]    Compiling slotmap v0.4.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling imgui-gfx-renderer v0.2.0
[INFO] [stderr]    Compiling smallvec v1.4.0
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling atom v0.3.5
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling shred v0.9.4
[INFO] [stderr]    Compiling hibitset v0.6.3
[INFO] [stderr]    Compiling gilrs v0.7.4
[INFO] [stderr]    Compiling instant v0.1.4
[INFO] [stderr]    Compiling zip v0.5.5
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling directories v2.0.2
[INFO] [stderr]    Compiling glyph_brush v0.5.4
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling generational-arena v0.2.8
[INFO] [stderr]    Compiling tuple_utils v0.3.0
[INFO] [stderr]    Compiling shrev v1.1.1
[INFO] [stderr]    Compiling csv v1.1.3
[INFO] [stderr]    Compiling paste-impl v0.1.14
[INFO] [stderr]    Compiling serde_derive v1.0.110
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]    Compiling euclid_macros v0.1.0
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]    Compiling smart-default v0.5.2
[INFO] [stderr]    Compiling paste v0.1.14
[INFO] [stderr]    Compiling simba v0.1.2
[INFO] [stderr]    Compiling nalgebra v0.21.0
[INFO] [stderr]    Compiling rodio v0.9.0
[INFO] [stderr]    Compiling euclid v0.19.9
[INFO] [stderr]    Compiling tiff v0.3.1
[INFO] [stderr]    Compiling lyon_geom v0.12.7
[INFO] [stderr]    Compiling lyon_path v0.13.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.4.6
[INFO] [stderr]    Compiling image v0.22.5
[INFO] [stderr]    Compiling lyon_tessellation v0.13.5
[INFO] [stderr]    Compiling lyon_algorithms v0.13.4
[INFO] [stderr]    Compiling cargo_metadata v0.6.4
[INFO] [stderr]    Compiling skeptic v0.13.4
[INFO] [stderr]    Compiling winit v0.19.5
[INFO] [stderr]    Compiling lyon v0.13.5
[INFO] [stderr]    Compiling specs v0.15.1
[INFO] [stdout] error: internal compiler error: /rustc-dev/0abe69e6c16114311cc2700e972492e64d69c28f/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:125:21: Nullary intrinsic type_name must be called in a const block. If you are seeing this message from code outside the standard library, the unstable implementation details of the relevant intrinsic may have changed. Consider using stable APIs instead. If you are adding a new nullary intrinsic that is inherently a runtime intrinsic, update this check.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shred-0.9.4/src/world/setup.rs:9:22
[INFO] [stdout]     |
[INFO] [stdout]   9 |             unsafe { ::std::intrinsics::type_name::<T>() },
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shred-0.9.4/src/world/mod.rs:471:48
[INFO] [stdout]     |
[INFO] [stdout] 471 |         self.try_fetch_mut().unwrap_or_else(|| fetch_panic!())
[INFO] [stdout]     |                                                -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error: internal compiler error originates in the macro `fetch_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (16489) panicked at /rustc-dev/0abe69e6c16114311cc2700e972492e64d69c28f/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:125:21:
[INFO] [stderr] Box<dyn Any>
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e7f2e9287eb - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e7f2f02e108 - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stderr]    2:     0x7e7f2e93f7f6 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e7f2e8fe828 - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e7f2e91bbf3 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stderr]    5:     0x7e7f2d91fd7c - std[ec4e911328de40a6]::panicking::update_hook::<alloc[c960326de6de28e6]::boxed::Box<rustc_driver_impl[a3f96c1e6c595ee]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e7f2e91bed2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e7f2d94f401 - std[ec4e911328de40a6]::panicking::begin_panic::<rustc_errors[46eb84fdfd1c7991]::ExplicitBug>::{closure#0}
[INFO] [stderr]    8:     0x7e7f2d9480e6 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::begin_panic<rustc_errors[46eb84fdfd1c7991]::ExplicitBug>::{closure#0}, !>
[INFO] [stderr]    9:     0x7e7f2d947e4b - std[ec4e911328de40a6]::panicking::begin_panic::<rustc_errors[46eb84fdfd1c7991]::ExplicitBug>
[INFO] [stderr]   10:     0x7e7f2d95aa71 - <rustc_errors[46eb84fdfd1c7991]::diagnostic::BugAbort as rustc_errors[46eb84fdfd1c7991]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   11:     0x7e7f2df1102c - <rustc_errors[46eb84fdfd1c7991]::DiagCtxtHandle>::span_bug::<rustc_span[b71568772c07376c]::span_encoding::Span, alloc[c960326de6de28e6]::string::String>
[INFO] [stderr]   12:     0x7e7f2df38946 - rustc_middle[2f46e1addda5eb55]::util::bug::opt_span_bug_fmt::<rustc_span[b71568772c07376c]::span_encoding::Span>::{closure#0}
[INFO] [stderr]   13:     0x7e7f2df38af2 - rustc_middle[2f46e1addda5eb55]::ty::context::tls::with_opt::<rustc_middle[2f46e1addda5eb55]::util::bug::opt_span_bug_fmt<rustc_span[b71568772c07376c]::span_encoding::Span>::{closure#0}, !>::{closure#0}
[INFO] [stderr]   14:     0x7e7f2df290cb - rustc_middle[2f46e1addda5eb55]::ty::context::tls::with_context_opt::<rustc_middle[2f46e1addda5eb55]::ty::context::tls::with_opt<rustc_middle[2f46e1addda5eb55]::util::bug::opt_span_bug_fmt<rustc_span[b71568772c07376c]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr]   15:     0x7e7f2c1cead8 - rustc_middle[2f46e1addda5eb55]::util::bug::span_bug_fmt::<rustc_span[b71568772c07376c]::span_encoding::Span>
[INFO] [stderr]   16:     0x7e7f301838ed - <rustc_codegen_ssa[3b8cbc5823a9d857]::mir::FunctionCx<rustc_codegen_llvm[cd9b8cfac979b1e4]::builder::GenericBuilder<rustc_codegen_llvm[cd9b8cfac979b1e4]::context::FullCx>>>::codegen_intrinsic_call
[INFO] [stderr]   17:     0x7e7f30493092 - rustc_codegen_ssa[3b8cbc5823a9d857]::mir::codegen_mir::<rustc_codegen_llvm[cd9b8cfac979b1e4]::builder::GenericBuilder<rustc_codegen_llvm[cd9b8cfac979b1e4]::context::FullCx>>
[INFO] [stderr]   18:     0x7e7f2f15a80a - rustc_codegen_llvm[cd9b8cfac979b1e4]::base::compile_codegen_unit::module_codegen
[INFO] [stderr]   19:     0x7e7f303820c4 - <rustc_codegen_llvm[cd9b8cfac979b1e4]::LlvmCodegenBackend as rustc_codegen_ssa[3b8cbc5823a9d857]::traits::backend::ExtraBackendMethods>::compile_codegen_unit
[INFO] [stderr]   20:     0x7e7f3037dd6f - rustc_codegen_ssa[3b8cbc5823a9d857]::base::codegen_crate::<rustc_codegen_llvm[cd9b8cfac979b1e4]::LlvmCodegenBackend>
[INFO] [stderr]   21:     0x7e7f3037be4d - <rustc_codegen_llvm[cd9b8cfac979b1e4]::LlvmCodegenBackend as rustc_codegen_ssa[3b8cbc5823a9d857]::traits::backend::CodegenBackend>::codegen_crate
[INFO] [stderr]   22:     0x7e7f3021edba - <rustc_interface[e6280c80c8a72297]::queries::Linker>::codegen_and_build_linker
[INFO] [stderr]   23:     0x7e7f3021990d - rustc_interface[e6280c80c8a72297]::interface::run_compiler::<(), rustc_driver_impl[a3f96c1e6c595ee]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   24:     0x7e7f30241e3e - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[e6280c80c8a72297]::util::run_in_thread_with_globals<rustc_interface[e6280c80c8a72297]::util::run_in_thread_pool_with_globals<rustc_interface[e6280c80c8a72297]::interface::run_compiler<(), rustc_driver_impl[a3f96c1e6c595ee]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   25:     0x7e7f302426e0 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<rustc_interface[e6280c80c8a72297]::util::run_in_thread_with_globals<rustc_interface[e6280c80c8a72297]::util::run_in_thread_pool_with_globals<rustc_interface[e6280c80c8a72297]::interface::run_compiler<(), rustc_driver_impl[a3f96c1e6c595ee]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   26:     0x7e7f3024356c - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   27:     0x7e7f29c8aaa4 - <unknown>
[INFO] [stderr]   28:     0x7e7f29d17a64 - clone
[INFO] [stderr]   29:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] note: using internal features is not supported and expected to cause internal compiler errors when used incorrectly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/specs-0.15.1/rustc-ice-2026-03-30T01_36_24-16487.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.96.0-nightly (0abe69e6c 2026-03-19) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `specs` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name specs --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/specs-0.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="nightly"' --cfg 'feature="parallel"' --cfg 'feature="rayon"' --cfg 'feature="specs-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "parallel", "rayon", "serde", "shred-derive", "specs-derive", "stdweb", "storage-event-control", "uuid", "uuid_entity", "wasm-bindgen"))' -C metadata=2aac2d496a38c50e -C extra-filename=-22913ba7f036d037 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-b5e982625bdee485.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-65114dd3b7c943b6.so --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-002f94b2467e33fc.rmeta --extern hibitset=/opt/rustwide/target/debug/deps/libhibitset-44a6f9f5356e99cb.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-899b8cd6febe2303.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-e67f6bd9d2ef3462.rmeta --extern shred=/opt/rustwide/target/debug/deps/libshred-796f2716db4e8e52.rmeta --extern shrev=/opt/rustwide/target/debug/deps/libshrev-49fcbaa34d86dc9d.rmeta --extern specs_derive=/opt/rustwide/target/debug/deps/libspecs_derive-6052de34463e74db.so --extern tuple_utils=/opt/rustwide/target/debug/deps/libtuple_utils-3f2dcb1ca4a47cd9.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ee09abdc2026ee8a6a936c94640cf5f8350f64bb8a3ccd85f552c5112581148a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee09abdc2026ee8a6a936c94640cf5f8350f64bb8a3ccd85f552c5112581148a", kill_on_drop: false }`
[INFO] [stdout] ee09abdc2026ee8a6a936c94640cf5f8350f64bb8a3ccd85f552c5112581148a
